home *** CD-ROM | disk | FTP | other *** search
/ Anitype 1 / Anitype CD 01.iso / Utiles / DivX.inf < prev    next >
INI File  |  2000-03-31  |  5KB  |  132 lines

  1. ; DivX ;-) MPEG-4 Video Codec install
  2. ; Version 3.1alpha
  3. ; NT & 9x (2k tested !)
  4. ; by Gej
  5.  
  6.  
  7. [Version]
  8. Signature = "$CHICAGO$"
  9. Class = MEDIA
  10.  
  11. [SourceDisksNames]
  12. 1="DivX ;-) MPEG-4 Video Codec Install Disk",, 0001
  13.  
  14. [SourceDisksFiles]
  15. DivXa32.acm=1
  16. DivXc32.dll=1
  17. DivXc32f.dll=1
  18. DivX_c32.ax=1
  19. DivX.inf=1
  20.  
  21. [Installable.Drivers]
  22. div3 = 1:DivXc32.dll, "vidc.div3", "DivX ;-) MPEG-4 (Low-Motion)" , , ,
  23. div4 = 1:DivXc32f.dll, "vidc.div4", "DivX ;-) MPEG-4 (Fast-Motion)" , , ,
  24. divxa32 = 1:DivXa32.acm, "msacm.divxa32" , "DivX ;-) Audio Codec" , , , 
  25. l3acm = 1:L3codeca.acm, "msacm.l3acm", "Fraunhofer IIS MPEG Layer-3 Codec (Professional)" , , ,
  26.  
  27. [DefaultInstall]
  28. CopyFiles=MPEG4.Copy,MP3.Copy,MPEG4.Copy.Inf
  29. Updateinis = MPEG4.Updateini
  30. addreg = MPEG4.AddReg,MPEG4.AddReg9x,MPEG4.DoReg
  31. MediaType = SOFTWARE
  32.  
  33. [DefaultInstall.ntx86]
  34. CopyFiles=MPEG4.Copy,MP3.Copy,MPEG4.Copy.Inf
  35. addreg = MPEG4.AddReg,MPEG4.AddRegNT,MPEG4.DoReg
  36. MediaType = SOFTWARE
  37.  
  38. [Remove_DivX]
  39. AddReg = MPEG4.Unregister
  40. DelReg = MPEG4.DelReg
  41. DelFiles = MPEG4.Copy,MPEG4.Copy.Inf
  42. UpdateInis = MPEG4.DelIni
  43.  
  44. [MPEG4.Copy]
  45. DivX_c32.ax
  46. DivXc32.dll
  47. DivXc32f.dll
  48. DivXa32.acm
  49.  
  50. [MP3.Copy]
  51. l3codeca.acm
  52.  
  53. [MPEG4.Copy.Inf]
  54. DivX.inf
  55.  
  56. [MPEG4.UpdateIni]
  57. system.ini, drivers32,,"vidc.DIV3=DivXc32.dll"
  58. system.ini, drivers32,,"vidc.DIV4=DivXc32f.dll"
  59. system.ini, drivers32,,"msacm.divxa32=DivXa32.acm"
  60. system.ini, drivers32,,"msacm.l3acm=L3codeca.acm"
  61.  
  62. [MPEG4.DelIni]
  63. system.ini, drivers32,"vidc.DIV3=DivXc32.dll",
  64. system.ini, drivers32,"vidc.DIV4=DivXc32f.dll",
  65. system.ini, drivers32,"msacm.divxa32=DivXa32.acm"
  66.  
  67. [MPEG4.AddReg]
  68.  
  69. [MPEG4.AddReg9x]
  70. HKLM,SYSTEM\CurrentControlSet\Control\MediaResources\icm\vidc.DIV3,Description,,%DivXLow%
  71. HKLM,SYSTEM\CurrentControlSet\Control\MediaResources\icm\vidc.DIV3,Driver,,DivXc32.dll
  72. HKLM,SYSTEM\CurrentControlSet\Control\MediaResources\icm\vidc.DIV3,FriendlyName,,%DivXLow%
  73. HKLM,SYSTEM\CurrentControlSet\Control\MediaResources\icm\vidc.DIV4,Description,,%DivXFast%
  74. HKLM,SYSTEM\CurrentControlSet\Control\MediaResources\icm\vidc.DIV4,Driver,,DivXc32f.dll
  75. HKLM,SYSTEM\CurrentControlSet\Control\MediaResources\icm\vidc.DIV4,FriendlyName,,%DivXFast%
  76. HKLM,SYSTEM\CurrentControlSet\Control\MediaResources\acm\msacm.divxa32,Description,,%DivXAudio%
  77. HKLM,SYSTEM\CurrentControlSet\Control\MediaResources\acm\msacm.divxa32,Driver,,DivXa32.acm
  78. HKLM,SYSTEM\CurrentControlSet\Control\MediaResources\acm\msacm.divxa32,FriendlyName,,%DivXAudio%
  79.  
  80. HKLM,%UnInstallPath%,DisplayName,,%UninstallDispName%
  81. HKLM,%UnInstallPath%,UninstallString,,"%10%\rundll.exe setupx.dll,InstallHinfSection Remove_DivX 132 %17%\%InfFile%"
  82.  
  83. [MPEG4.AddRegNT]
  84. HKLM,SOFTWARE\Microsoft\Windows NT\CurrentVersion\drivers.desc,DivXc32.dll,,%DivXLow%
  85. HKLM,SOFTWARE\Microsoft\Windows NT\CurrentVersion\drivers.desc,DivXc32f.dll,,%DivXFast%
  86. HKLM,SOFTWARE\Microsoft\Windows NT\CurrentVersion\drivers.desc,DivXa32.acm,,%DivXAudio%
  87. HKLM,SOFTWARE\Microsoft\Windows NT\CurrentVersion\drivers.desc,L3codeca.acm,,"Fraunhofer IIS MPEG Layer-3 Codec (Pro)"
  88. HKLM,SOFTWARE\Microsoft\Windows NT\CurrentVersion\drivers32,vidc.DIV3,,DivXc32.dll
  89. HKLM,SOFTWARE\Microsoft\Windows NT\CurrentVersion\drivers32,vidc.DIV4,,DivXc32f.dll
  90. HKLM,SOFTWARE\Microsoft\Windows NT\CurrentVersion\drivers32,msacm.divxa32,,DivXa32.acm
  91. HKLM,SOFTWARE\Microsoft\Windows NT\CurrentVersion\drivers32,msacm.l3acm,,L3codeca.acm
  92.  
  93. HKLM,%UnInstallPath%,DisplayName,,%UninstallDispName%
  94. HKLM,%UnInstallPath%,UninstallString,,"%11%\rundll32.exe setupapi,InstallHinfSection Remove_DivX 132 %17%\%InfFile%"
  95.  
  96. [MPEG4.DoReg]
  97. HKLM,Software\Microsoft\Windows\CurrentVersion\RunOnce\Setup,"Registering DivX Direct Show Decoder...",,"%11%\regsvr32.exe /s %11%\DivX_c32.ax"
  98.  
  99. [MPEG4.DelReg]
  100. HKLM,SYSTEM\CurrentControlSet\Control\MediaResources\icm\vidc.DIV1
  101. HKLM,SYSTEM\CurrentControlSet\Control\MediaResources\icm\vidc.DIV2
  102. HKLM,SYSTEM\CurrentControlSet\Control\MediaResources\icm\vidc.DIV3
  103. HKLM,SYSTEM\CurrentControlSet\Control\MediaResources\icm\vidc.DIV4
  104. HKLM,SYSTEM\CurrentControlSet\Control\MediaResources\acm\msacm.divxa32
  105.  
  106. HKLM,SOFTWARE\Microsoft\Windows NT\CurrentVersion\drivers.desc,DivXc32.dll,,""
  107. HKLM,SOFTWARE\Microsoft\Windows NT\CurrentVersion\drivers.desc,DivXc32f.dll,,""
  108. HKLM,SOFTWARE\Microsoft\Windows NT\CurrentVersion\drivers.desc,DivXa32.acm,,""
  109. HKLM,SOFTWARE\Microsoft\Windows NT\CurrentVersion\drivers32,vidc.DIV3,,""
  110. HKLM,SOFTWARE\Microsoft\Windows NT\CurrentVersion\drivers32,vidc.DIV4,,""
  111. HKLM,SOFTWARE\Microsoft\Windows NT\CurrentVersion\drivers32,msacm.divxa32,,""
  112. HKLM,%UnInstallPath%
  113.  
  114. [MPEG4.Unregister]
  115. HKLM,Software\Microsoft\Windows\CurrentVersion\RunOnce\Setup,"Unregistering DivX Direct Show Decoder...",,"%11%\regsvr32.exe /s /u %11%\DivX_c32.ax"
  116.  
  117. [DestinationDirs]
  118. DefaultDestDir = 11    ; LDID_SYS
  119. MPEG4.Copy = 11
  120. MPEG4.Copy.Inf = 17
  121.  
  122. [Strings]
  123. DivXAudio="DivX ;-) Audio Codec"
  124. DivXLow="DivX ;-) MPEG-4 Video Codec (Low-Motion)"
  125. DivXFast="DivX ;-) MPEG-4 Video Codec (Fast-Motion)"
  126. InfFile="DivX.inf"
  127. UninstallDispName="DivX Codec 3.1alpha release"
  128. UnInstallPath="Software\Microsoft\Windows\CurrentVersion\Uninstall\DIVXCodec"
  129. MediaClassName="Media Devices"
  130. mfgname="No more money !"
  131.  
  132.